home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / New System Software Extensions / QuickDraw™ GX 1.1.2 / Open Me First / Release Notes v1.1.2 < prev   
Encoding:
Text File  |  1995-04-19  |  28.4 KB  |  467 lines  |  [ttro/ttxt]

  1. QuickDraw GX 1.1.2
  2. Release Notes
  3.  
  4.  
  5. Performance Improvements:
  6.  
  7. • Styled text:
  8. The performance of styled text has been improved dramatically for PostScript printing.  These improvements are most noticeable in the double-byte fonts where hitting the font cache happens much more rarely.
  9.  
  10. • Font Downloading:
  11. The performance of font downloading to PostScript printers is improved quite a bit.  Additionally, font downloading is now time sliced so the user does not experience a “lock-out”.
  12.  
  13. • Large Character Set support in PostScript:
  14. QuickDraw GX 1.1 has the ability to efficiently manage large character set fonts (such as double-byte language fonts) on printers that do not have these fonts built in.  While GX 1.0 did this, GX 1.1 does it faster.  If the printer has enough memory to hold the subset of the font should be much faster than in GX 1.0 or Non-GX printing.
  15.  
  16. • Dialog Speed:
  17. The speed at which compatibility dialogs (non-gx apps) come up is improved.
  18.  
  19.  
  20. User Interface Changes and new User Level Features:
  21.  
  22. • Desktop Printer Icon animation:
  23.  
  24. When the desktop printer queue is empty, after the last job is done printing, the page icon goes away rather than turning into the dog-eared (or stacked pages in early builds of 1.1) page icon. 
  25.  
  26. • Disable Manual Feed Alerts
  27.  
  28. Via the “Printing” menu in the finder, users can now disable alerts for manual feed printing.
  29.  
  30. • Dialogs for non GX aware applications for LaserWriter GX
  31.  
  32. The Compatibility dialogs for PostScript printing are completely different.  The “First Page On”, “Remaining Page On” menus appear allowing the user to pick paper types for the first page and the remaining pages of a document - thus allowing a subset of the custom page formatting available in GX aware applications.
  33.  
  34. • N-Up extension:
  35.  
  36. The N-Up extension allows users to print multiple pages on a single sheet of paper - from any GX driver PostScript or not!, similar to the “Layout” option in the LaserWriter 8.x’s page-setup dialog.  Users can control the number of pages per sheet in a print-dialog panel for GX aware apps, from the LaserWriter-GX Page setup dialog for non-GX aware apps.  Users can also set a default pages per sheet for a particular desktop printer from the “Printing” menu in the finder.  The N-up extension also provides optional borders around each of the pages drawn on a single sheet.  Up to 16 pages per sheet is supported.
  37.  
  38. • EPS Printing Extension.
  39.  
  40. The “EPS” extension, part of the custom install for GX 1.1 allows users to configure PostScript files created when printing to a file with the LaserWriter GX driver so they can be used as Encapsulated PostScript for importing in Non-GX Savvy Applications such as PageMaker, xPress, Illustrator, etc… Users can control the options via the “Printing” Menu in the finder.
  41.  
  42.  
  43. Other Changes in behavior:
  44.  
  45. • Correct version of GX Helper included.
  46.  
  47. • GM version ATM 3.8.2.
  48.  
  49. • Color SW 2400 GX driver/CMM included in installer. 
  50.  
  51. • Input tray settings now default to US Letter.
  52.  
  53. • LaserWriter 300 GX driver renamed to LW 300/LS GX.
  54.  
  55.  
  56. Application and Driver Programming Interface Changes: (as of GX 1.1.1)
  57.  
  58. • Custom Halftone Matrix:
  59.  
  60. An API has been added allowing a driver or an application to specify a custom halftone matrix to be used rather than one of the several built in halftone dot types provided by GX.
  61.  
  62. • New Line Layout APIs
  63.  
  64. Three new layout-related routines have been added in GX 1.1. Two of these return information about layout’s justification process:
  65.  
  66. GXGetLayoutJustificationGap returns information about the amount of space layout tries to fill when justifying a line.
  67.  
  68. GXGetLayoutJustificationFactors returns information about how much extra space is added for different kinds of characters (kashida, whitespace or non whitespace) when a line is justified.
  69.  
  70. One additional routine was added to assist in building layout feature Human Interface items:
  71.  
  72. GXGetFontDefaultFeatures return information about which layout features in a font happen by default.
  73.  
  74. • New Features in GX Fonts:
  75.  
  76. In addition to these new API routines, several new capabilities have been added to fonts for GX 1.1. Your app doesn’t need to do anything to take advantage of these:
  77.  
  78. Features in a font can now be designated as “orientation-independent,” meaning they will happen in horizontal or vertical text.
  79.  
  80. An “insertion” metamorphosis action has been added. This action permits the insertion of text into a layout in a contextually determined manner.
  81.  
  82. • New Graphics APIs
  83.  
  84. The GXGetShapeClipType call has been added allowing an application to find out what kind of shape a shape-object is being clipped to.  Acquiring this information required 3 calls in GX 1.0.
  85.  
  86. • Encapsulated PostScript Support:
  87.  
  88. the gxNoIllegalEPSOperator flag has been added to the postscript render options for drivers and extensions.  This allows a driver or an extension to indicate to the system that no operators that are not allowed by the Encapsulated PostScript specification be emitted in PostScript data generated by GX
  89.  
  90. • Pop-Up menus in ‘dctl’ resources:
  91.  
  92. Drivers may now use pop-up menus more easily in the compatibility dialogs.
  93.  
  94.  
  95. Bugs fixed in 1.1.2:
  96.  
  97. 1186931    Tsunami D12c2: Access privilege denied with GX Desktop Printer
  98. 1214719    Crash when cancelling Chooser setup dialog while printer busy
  99. 1228997    GX default Postscript paper select meesage uses /MediaType incorrectly
  100. 1229924    Finder "out of memory" alerts when GX installed
  101. 1230613    Finder Prefs 'sgci' resource not deleted at install time
  102.  
  103.  
  104. Bugs fixed in 1.1.1:
  105.  
  106.         Version number in some print dialogs incorrect 
  107.  
  108.  
  109. Bugs fixed in 1.1: (not released)
  110.  
  111. 1223698    The stupid 810 still crashes
  112. 1223383    PDDMaker doesn't have PREC 0
  113. 1223000    QuickDraw GX 1.1/f1c1:Dropping PDD onto DTP causes drop into Macsbug
  114. 1222981    Time out error trying to print a multipage document using a 3rd party font.
  115. 1222496    QuickDraw GX1.1b1c2e7: Active print icon to garbage in DTP window
  116. 1222420    Quickdraw GX 1.1b1c2e7: docs print n-up even though extension is not selected.
  117. 1221602    GX1.1b1c1: qd framed shaps w/ pat and pen size at 1-x print not correctly.
  118. 1221602    GX1.1b1c1: qd framed shaps w/ pat and pen size at 1-x print not correctly.
  119. 1221527    GX1.1b1c1: Patterns in transfer modes are not printed correctly
  120. 1221419    Spooled document does not contain any objects
  121. 1221158    1.1b1c1: Paper Mismatch dialog is incorrect
  122. 1220751    QuickDraw GX 1.1/b1c1:Server DTP doesn't acknowledge resolved paper mismatch
  123. 1220649    Quickdraw GX 1.1/b1c1: Outline/shadow fonts print incorrectly from PDD.
  124. 1220390    printing wide bitmaps GOES BOOM
  125. 1219984    Machine freeze when Select 300's paper jams.
  126. 1219708    Memory leak when switching default printers
  127. 1219545    90 degree rotated text can cause PS error.
  128. 1219535    GXFlattenShape does not create flatFontList tag on non-pictures
  129. 1219055    Printer connection not closed when creating first LW DTP
  130. 1218814    GX B1c1 - graphics client not disposed correctly w/debug init
  131. 1218730    EPSExtension menu title-- drop the ®?
  132. 1218611    Acrobat 2.0 not on compat list
  133. 1218573    Duplicate code in the function GXSetStyleDash.
  134. 1218408    GX 1.1 b1c1: Solid grey line is printed at end of legal size documents on LW 810
  135. 1218407    QuickDraw GX 1.1 b1c1: MacWrite II Legal size document fatal error on LW 810
  136. 1218393    GXCodec always prints a pixmap from old apps.
  137. 1218391    incorrect printing of a translucent Skia atop a rectangular gradient.
  138. 1218320    The password dialog appears when no password can be input.
  139. 1218235    Scaling is centered, but clipped.
  140. 1218235    Scaling is centered, but clipped.
  141. 1218219     (CICADA BLOCKER)1.0d6: CPU crashes while printing a text doc in Scatter
  142. 1218218    Bogus US Legal page format from old apps
  143. 1218199    Tray Mismatch dialog...
  144. 1218171    QuickDraw GX 1.1b1c1:Trashing stopped DTP causes system crash
  145. 1217861    Required 'vers' resource updating
  146. 1217857    Finder needs "too new" alerts
  147. 1217845    PaperType mismatch gripes
  148. 1217695    hi-resolution bitmaps damage the GX heap
  149. 1217422    GX 1.1: Bus error f/ restart:'print later' during print job
  150. 1217381    Remove "()" from dialog popups when tray is not configured.
  151. 1217346    QuickDraw GX1.1a4c1: Queue is stagnant after removing a few files individually.
  152. 1217229    QuickDraw GX1.1A4c1: Restart & Shutdown inactive when sharing is disabled.
  153. 1217064    Japanese Italic + Bold style font gets the small top right coner chopped off.
  154. 1217040    Latest ColorSync returns error with native GX on PowerMacs
  155. 1216947    QDGX should check major and minor revs of driver/exts.
  156. 1216929    Minor dialog touch-ups
  157. 1216800    LW IIsc/LW 300 drivers should disable self for 1.0.x
  158. 1216538    dictfull error when reencoding avante-garde on an LW NTX v47.0
  159. 1216005    PPC 6100: error msg. "Desktop printer unknown error '-39' at '28'."
  160. 1215837    N-Up Extension does not draw double thin line borders correctly.
  161. 1215800    Missing Underlines from the GX print out with Simplified Chinese primary 7.5.
  162. 1215773    Docs have US Letter size. Print Alert comes up, saying they are of US Legal one.
  163. 1215768    When pressing "Print Later" button you get a crash.
  164. 1215768    "When pressing ""Print Later"" button you get a crash."
  165. 1215664    QuarkXPress3.3TC has problem in locating Rom GX fonts with LW GX printer driver.
  166. 1215400    QuickDraw GX 1.1 a3c1: GX printing of ReadySetGo 6.0.3 doc results in PS error.
  167. 1215399    Translator overflows lines, shows up printing anything in RSG 6.0
  168. 1215299    Tsunami w/ GX 1.1 A3c1: PDDs’ with imbedded fonts do not always print properly
  169. 1214966    GX 1.1 a3c1; DTPs cannot be thrown away off the desktop.
  170. 1214946    LW driver- ignores MF redirect from old apps
  171. 1214940    LaserWriter driver should have own PREC 0
  172. 1214916    Shutting down with a client printer crashes Finder
  173. 1214885    PFE doesn't handle status after job cancelled; jobs not printed
  174. 1214811    Old App Dialogs show wrong version number
  175. 1214789    Malcolm: GX fonts are not always updating on the screen in SimpleText and Word 5
  176. 1214787    QuickDraw GX ATM Control Panel crashes the system when activated
  177. 1214772    Malcolm: Simple Text prints the cursor in upper left corner of doc when using GX
  178. 1214769    Transfer Mode Resolver doesn't handle clipped bitmaps quite right
  179. 1214766    QuickDraw GX ATM Control Panel set OFF causes bomb crash when restaring Mac
  180. 1214719    (DUP: 124109) Crash when cancelling Chooser setup dialog while printer busy
  181. 1214719    Crash when cancelling Chooser setup dialog while printer busy
  182. 1214713    Various cosmetic bugs with "My First Fax" document
  183. 1214701    QuickDraw GX 1.1 A3c1: Can't reorder print cue when documents put on hold
  184. 1214637    QuickDraw GX 1.1 A3c1: LW810 returns PSError when printing to US Legal tray.
  185. 1214597    QuickDrawGX A3c1: LaserWriter Option not Available on DragonKid System
  186. 1214575    LW16/600 GX Outline Style Unreadable
  187. 1214559    PDD views but doesn't print
  188. 1214453    Shutting down with a shared printer crashes PrinterShare
  189. 1214452    Quickdraw GX 1.1: Paper in the Large tray of the LSW 16/600 is not accessed.
  190. 1214450    Quickdraw GX 1.1:DTP Setup box stays on display after LSW 16/600 DTP is created.
  191. 1214448    INSTALLER: Replaces Danook's newer version of SimpleText
  192. 1214411    Tsunami GX A3c1: LaserWriter 300 GX options panel does not display properly
  193. 1214301    GX 1.1d2 will not print to a HP LaserJet IIIsi
  194. 1214267    ImageWriter fanfold ptyp is wrong
  195. 1214218    Incorrect bounding box on non-justified Split Vowel layout
  196. 1214203    Quickdraw GX 1.1 a3c1: PrinterShare crash with StyleWriter II and Q840AV.
  197. 1214109    Bus error clicking Hold while Downloading TrueType fonts.
  198. 1214015    Italic printing with GX 1.1 takes longer than with GX 1.0.2.
  199. 1214010    Dropping the document on desktop printer activates the default printer.
  200. 1213672    DUP - Bus error or freeze cancelling setup dialog.
  201. 1213672    DUP - Bus error or freeze cancelling setup dialog.
  202. 1213672    Bus error or freeze cancelling setup dialog.
  203. 1213455    IIsc GX driver should have it's own rdip
  204. 1213418    GXGetGlyphOffset returns incorrect offset value using PigLatin font
  205. 1213413    "SPR1087 ""Many docs with bitmaps or 32 bit images do not print with GX1.1d2"""
  206. 1213339    Cancelling print request quickly results in unknown printer error
  207. 1213315    LW IIsc driver appears to be broken
  208. 1213287    QuickDraw GX 1.1 A2c1: No inccorect Paper Type dialog returned for LW pro 630
  209. 1213260    QuickDraw GX 1.1 A2c1: Printer wrong size paper status returned for Top Quark
  210. 1213212    GX1.1 gestalt selectore returns 1.02
  211. 1213156    A bus error occurs when shared printer is released.
  212. 1213091    QuickDraw GX 1.1 A2c1s7: Triple pages icon doesn't appear on DTP when Job prints
  213. 1212872    QuickDraw GX 1.1 A2c1: INSTALLER info boxes in custom install window are wrong
  214. 1212840    LWIISC - PrintShare Server&Client hang when holding server jobs from client.
  215. 1212774    GX/Excel problems
  216. 1212715    Tsunami A5c2: Quark & Photoshop Page Setup options fail in QuickDraw GX 1.1a2c1
  217. 1212523    Quickdraw GX 1.1a2c1 fails to install on LC
  218. 1212306    Quickdraw GX 1.1 : SimpleText Print Error message is inaccurate.
  219. 1212204    GX 1.1 A2c1: ColorSync 2.0 should be installed
  220. 1211999    QuickDraw™ GX ATM™ Control Panel got garbage characters.
  221. 1211996    GX 1.1a2c1: Install GX1.1a2c1 on the top of the GX 1.1d3c1 hangs my system
  222. 1211962    GX sometimes crashes at shutdown/restart
  223. 1211916    Printing Radar bugs with GX 1.1a2c1 overprints lines
  224. 1211769    GX1.1d3c1: Printing certain pict  file  to Cobra will get bus error
  225. 1211735    GXShapeLengthToPoint produces incorrect results on rectangles
  226. 1211693    Danook s7: On WG server 9150, deblessing system w/ GX installed -> no FPU crash
  227. 1211581    ramp fills in lari draw fail with a mis-matched edge bug.
  228. 1211553    Textmode srfs crash on Quadra 700 with Quickdraw GX 1.1 d3c1
  229. 1211516    GX 1.1d3c1:Select Gill Sans bold font  gets error -15 with  ATM 3.8.2a2 on
  230. 1211476    Danook s7: Client printing to a shared serial printer w/GX1.1d3c1 freezes CPU
  231. 1211330    PS Error when printing a PDD made from MacWriteII via SimpleText.
  232. 1211194    Cicada 1.0d6 - Bus Error printing with Pattern Halftoning option
  233. 1211002    MacWriteII force quits when default printer and page setup is changed.
  234. 1211000    Bus error trying to print when AppleTalk is active.
  235. 1210995    Unreadable characters printing an Illustrator document.
  236. 1210994    Zero Divide creating a PDD from Freehand using Tohaba Mincho or Tohaba Gothic.
  237. 1210992    Bus error occurs clicking "Option" on Director with a LaserWriter 300.
  238. 1210945    Patterns under Bitmaps with Tmodes draw wrong
  239. 1210943    N-Up menu item appears in PDD Maker's Printing menu
  240. 1210881    Cicada driver returning CMMethodErr with some documents.
  241. 1210881    BLOCKER-Cicada driver returning CMMethodErr with some documents.
  242. 1210674    GX 1.1d3c1 - LW IISC GX only prints 1-inch 'toner' bar at top of page
  243. 1210669    GX 1.1d3c1 - Bus error printing color patterns to QD devices
  244. 1210617    PS Procedure GridMapping leaves matrix on stack
  245. 1210536    Restart while PrinterShare running causes crash
  246. 1210519    Bitmap Alias shapes sometimes draw or print wrong
  247. 1210517    SplitVowel Run feature set on non-first run style cause bus error
  248. 1210510    Incorrect justification & bounding box position on insertion glyph feature
  249. 1210258    "Fax ""My First Fax"" using Fax Sender GX will hang the sys"
  250. 1210227    Authentication not working correctly
  251. 1210157    bus errorPrinting finder window from driver using custom halftone screens
  252. 1210157     bus error printing finder window from driver w/ custom halftone screens
  253. 1209983    2 Byte fonts in low mem print slow to PS
  254. 1209866    No Manual Feed alert is displayed with Non-GX application.
  255. 1209595    A bus error occurs when the Non-QuickDraw GX systems may also use printer is on
  256. 1209565    The printed 1-byte character's width is different from the screen.
  257. 1209560    A bus error occurs when an item is clicked from the popup menu.
  258. 1209144    MDraw/CWorks docs view/print wrong to raster
  259. 1209102    LightningDraw transfer mode text with perspective doesn't print correctly.
  260. 1208730    PS Printing Handles mapping shapes for perspective inefficiently
  261. 1208700    PostScript printing doesn't give up time during shape-ops.
  262. 1208692    d2c2: PS Error printing anything to LW Pro 810
  263. 1208690    Handling of gxNofFill shapes in PostScript is wrong.
  264. 1208640    No manual feed option in the Paper Type Mismatch dialog
  265. 1208488    Popup menus in old app dialogs crash
  266. 1208483    Old App Dialogs come up slowly
  267. 1208200    N-Up needs picture for 1 page per sheet
  268. 1208156    1.1d2c2: Printing color documents on Photoshop 2.5.1 causes CPU to hang/crash
  269. 1207623    Bug in alignment of LaserWriter driver 'xdtl' Boolean fields
  270. 1207317    bug in GXSetLayoutParts when adding vertical text to a layout
  271. 1207168    "GX: dragging ""closing document from one DTP to another"" causes err 43 at 105"
  272. 1207092    GX:IIci: Printing DTP window to Raster(default printer) crashes machine.
  273. 1206479    QD GX 1.02 - Unexpctd Error changing default prntr when driver not in Sys Folder
  274. 1206217    GX 1.1d2c2: drag a file to a dtp and it prints to another (the default) printer.
  275. 1205838    Quickdraw GX:GX1.1d2c2 Print failure/postscript error w/ RealTech Laser printer.
  276. 1205783    Use of Several client printers gives problems
  277. 1205779    Imaging problem for a B5 format on SW driver
  278. 1205682    GX 1.0 SRFs braken: ppe2RangeWidthEnd.c and ppfmixedSetShapeRunGJO.c
  279. 1205343    GXGetLayoutVisualHighlight returns incorrect highlight area on insertion  fonts
  280. 1205070    PFE sometimes doesn't start lookup at boot
  281. 1205031    Layout returns incorrect carets and area for split vowel  book font
  282. 1204936    Need Forward_GXJobIdle in PFE's JobIdleCallback.
  283. 1204846    GXGetLayoutBreakOffset has problem handle glyphs insertion
  284. 1204647    "GXSetLayoutParts ""fast edit"" doesn't handle cross-stream kerning"
  285. 1204003    "GXSetLayoutParts ""fast edit"" doesn't handle vertical text."
  286. 1203927    Lines defined as "hairlines" in FileMaker Pro print as dotted lines.
  287. 1203029    Direct-connect LW NTX not seen in Chooser on GX system
  288. 1202989    gxDoesPaperFit should be sent for mismatch dialog
  289. 1202954    GX Tiling needs to be modified
  290. 1202790    Hi Res driver crashes
  291. 1202785    QuickDraw GX-DrawLineSegment possible bug
  292. 1202768    GX 1.1d2: Outlines dropping out from outline or shadow text to Raster
  293. 1202761    GX 1.1d2: Shadow+underline text prints wrong to PostScript
  294. 1202368    Can't deselect PG/FP on a LW Pro 630
  295. 1202319    WordPerfect doc w/ pasted pict prints wrong to PS
  296. 1202310    Lightningdraw Transfer Modes print wrong
  297. 1202154    Cannot print from a desktop printer created using Duo Printer-Modem port.
  298. 1202070    Unable to print to the LaserWriter 16/600 PS Envelope Feeder with GX.
  299. 1202038    fpeNoLocalTblStreamSFNT.srf fails on PowerPC
  300. 1202037    fpeNoHeadTblFontSFNT.srf (68k) fails on PowerPC
  301. 1202029    fpeInvfntDatFontFSNT.srf (68k) fails on PowerPC
  302. 1201815    Cicada 1.0d1: Patterns are incorrectly banded when printed to Cicada
  303. 1200913    resizing GX viewPort and scaling the picture within the window goes BOOM
  304. 1200827    Make 400k heap increase dynamic for system type (double- vs. single-byte)
  305. 1200649    The PICT document attached in "3rd Party Product" cannot be imaged with any GX
  306. 1199903    drawing a GX path containing to points in a BIG window = GOOFYness
  307. 1199827    Can't print Radar and Think C document
  308. 1199563    GX Helper does not use the LaserWriter Select 310 driver.
  309. 1199475    Quickdraw GX:Italic font of GX-converted Type 1 Font does not print correctly.
  310. 1198782    Saving Page Setup changes in PPC native MacWrite Pro causes system to crash
  311. 1198378    Quickdraw GX: Inaccurate error message when moving shared DTP icons to trash.
  312. 1197916    QuickDraw GX Print CLipping Bug
  313. 1197891    A4 (7.8 - 11.4) papertype is not quite correct in GX LW
  314. 1197837    gxNeedsHex flag does not work when printing to a file
  315. 1197370    Trouble printing Claris Works documents with GX
  316. 1197182    GX v.1.0.2 installer allows full custom install to an initialized HD (no SSW)
  317. 1196903    possible GX UI bug
  318. 1196659    "Unnecessary ""Paper Mismatch"" dialog when paper is manually fed."
  319. 1196658    Cassette paper size automatically changes when manual feed is used.
  320. 1196493    PageMaker rotated text in a PICT prints in wrong place
  321. 1196193    Misspelling in PDDMaker old-app page setup dialog
  322. 1196109    boldOutSet text face conversion is very BAD (ie. wacky bowties & boxes)
  323. 1196071    QuickDraw GX 1.0.1 b-tree error with Norton Util 3.1and Microsoft Word 6.0
  324. 1195779    GXSetStylePattern is not sensitive to layout style
  325. 1195769    Advance mapping in text face is not sensitive to layout shape
  326. 1195503    On a non-GX application Japanese 1-byte characters print with different widths w
  327. 1195294    Drawing a PDD with underlines using Apple Chancery == BAD Updates
  328. 1195244    Incomplete feature -- GXGetShapeIndex.
  329. 1194381    Need to rev GX to ColorSync 2.0
  330. 1194195    ClarisDraw/MacDraw Pro GX printing problem
  331. 1193894    LaserWriter 300 and StyleWriter GX drivers don't work on single port PowerBooks.
  332. 1193727    Some of the CLK 1.1 CD fonts are printing garbages with GX installed.
  333. 1193494    Illegal instruction throwing away a shared printer from the workstation.
  334. 1193494    Illegal instruction throwing away shared printer from workstation.
  335. 1191380    Printer cannot be shared by non-GX systems even though option is checked.
  336. 1191380    Printer cannot be shared by non-GX systems even though option is checked.
  337. 1191364    INV--Memory not released when a non-GX application is quit.
  338. 1191031    Make it more obvious in the print dialogs that GX is running
  339. 1190804    GX Printing of text containing unlines == UGLY & WACKY results
  340. 1190558    Print failure -27896 printing to the LaserWriter Select 300.
  341. 1190557    Zero divide occurs printing kanji.
  342. 1190046    PostScript face caching is overly agressive
  343. 1189691    J: Bus Error printing QuarkXPress 3.1.1J doc with GX
  344. 1189612    J:Ryumin Light not printable to Canon Color Laser with GX 1.0.2f1c7
  345. 1189335    rotating a bitmap w/o the mapTransform attribute set losses clip
  346. 1189212    Stylewriter Pro driver not visible/printer not accessible with GX installed
  347. 1188801    QD GX serial printer defaults
  348. 1188792    QuickDraw GX Finder Extension (v1.0.1) does NOT have BNDl bit set.
  349. 1188227    •err -27895 printing honmincho plain text complex doc to 610"
  350. 1188158    A freeze occurs when document is printed to the NTX-J.
  351. 1188157    Numbers of Pages and Copies are displayed incorrectly in LaserWriterGX desktop p
  352. 1187823    Bus Error printing multiple complex simpleText documents
  353. 1187447    Crash in PPC GXConvertPICTToShape
  354. 1187159    Printing to shared printer can cause crash.
  355. 1186971    J: An error occurs when bolded TrueType font is printed to the NTX-J.
  356. 1186535    J:(DEFER?) Crash when in printmonitor and switching desktop printing off
  357. 1186517    PDD Maker old-app page range bug
  358. 1186458    Query printer when creating DTP (WWPTS Bug)
  359. 1186168    Name change needed for the LaserWriter 300 print driver. (WWPTS)
  360. 1185915    Holding Control Key down while system is booting causes GX error. (User Break)
  361. 1185779    "INV--Status messages incorrect when ""Collate Copies"" is deselected"
  362. 1184813    Communication problem with printer does not recover
  363. 1184812    SuperPaint-c-ColGrad does not print the red gradient
  364. 1184810    Crash when printing FHand3.11-c-SeedPackaging
  365. 1184809    Some PowerPoint documents don’t print
  366. 1184808    Freehand doc prints vertical text in wrong color
  367. 1184807    LaBellePub has missing image
  368. 1184805    QuickDraw GX question from John Matthews at HP (206-212-2880)
  369. 1184804    Driver crashes due to damaged GX heap
  370. 1184535    GX Desktop Printer Crash
  371. 1184408    Bus error at UnpackBits when printing Traditional chinese Nisus document
  372. 1184390    CLK1.0+update printing problems
  373. 1184386    SCLK TT fonts will print incomplete characters with GX installed.
  374. 1184302    Machine freezes on restart after easy and customize installation of GX.
  375. 1183939    Powerpoint oval gradients print as rectangles with LWIISC GX driver.
  376. 1183788    endless error -192 after clean install on external disk
  377. 1183469    Number of copies and pages get switched when priting starts.
  378. 1183097    J: A4 paper height changes depending on the printer.
  379. 1182744    Express Modem's fax transmission cannot be seen in the chooser.
  380. 1182513    GX Helper does not recognize direct connected Sneaker Aurora driver
  381. 1182470    J: (Investigate) Cannot print an all character document using SimpleText twice.
  382. 1181878    Crash with ClarisDraw 1.0v1 with raster GX drivers.
  383. 1181878    Crash with ClarisDraw 1.0v1 with raster GX drivers.
  384. 1181651    J:Freeze and Illegal instruction when printer servers are switched and another
  385. 1181468    PDD Maker defaults to old print record info and doesnt use gx emulated dlog info
  386. 1181411    GXSetShapeBounds behaves incorrectly
  387. 1181176    Password dialog appears when "All users in this zone" is selected.
  388. 1181176    Password dialog appears when "All users in this zone" is selected.
  389. 1181176    "Password dialog appears when ""All users in this zone"" is selected."
  390. 1180938    Mixed Font Suitcases
  391. 1180240    J: (Performance) Cannot do anything (40 minutes) while printing with GX.
  392. 1179935    J: Freeze when password required dialog and DTP window appear
  393. 1179935    J: Freeze when password required dialog and DTP window appear
  394. 1178456    GX serial timeout problem
  395. 1178456    GX serial timeout problem
  396. 1178456    GX serial timeout problem
  397. 1177744    Duplicate--Serial Timeout Problem
  398. 1177566    DUP--J: Auto Scaler does not work
  399. 1177480    INV--J: PS err while printing a 4 pages HonMincho document to a 4MB NTX-J
  400. 1177414    Line Layout Needs glyph expansion
  401. 1177405    "GXSetLayoutParts ""fast edit"" doesn't update layout bounding box"
  402. 1175974    J: (Need Info) 3rd party bitmaps print dirty.
  403. 1175415    Bold style in shows up as being printed on top of each other.
  404. 1172528    Bidi State Table Errors
  405. 1170733    INV--Printing problems w/ GX    in SSW7.5b2-- kept getting errors on IIf printer
  406. 1168054    FIXED IN 1.0.1: (ADSC)-compliant print job data
  407. 1166705    Column lines missing on printed spreadsheet
  408. 1166533    Layout features need to be flagged as orientation independent
  409. 1166303    Printing PDD with rotated objects moves them around to the wrong location
  410. 1166169    Document is printed out with a vertical line on the right side.
  411. 1166060    Multi-Ad Creator® 3.6 printing problem
  412. 1165013    Printing an AppleLink Image File thru GX v1.0f3c2 on 8100 goes BOOM!!
  413. 1164470    FrameRoundRect problem with PostScript
  414. 1164341    QuickDraw GX cannot be used on the SE/30 or the IIcx machines.
  415. 1164326    API routine(s) needed to get enabled default font layout features
  416. 1164225    PFE doesn't launch PrinterShare
  417. 1163269    UI deficiency: X-ed out GX print file balloon help
  418. 1163205    not sufficient privileges to print' print failures
  419. 1163153    Client crashes while opening client DTP.
  420. 1163112    "INV--Using AppleScript, system error occurs printing from Finder"
  421. 1162880    User perceive temporary lock up during printing
  422. 1162683    [-27881] while printing a Japanese SimpleText document w/ many styles
  423. 1162628    f2c14•Documents get lost and never print
  424. 1162576    "Plotting with Modern Memory manager on, causes problems..."
  425. 1162130    PDD Maker Page Setup is not sticky and gets reset every time it's select
  426. 1162087    Client/Server crash in PFE
  427. 1161852    PDDMaker hangs me.
  428. 1161785    B2C2/F2c13 QD-Printmonitor GX-Spelling errors in balloon help.
  429. 1160986    "Printing 'Sneaker Test Page-PICT' causes zero divide error (IISC, SW)"
  430. 1160891    Tray Mismatch Scaling does not work at all to Raster printers
  431. 1160885    Tray Mismatch Scaling does not work with multi page PostScript docs
  432. 1160724    Capone B2c1on Q800 w/STP freezes during boot on command-f.
  433. 1159683    Printing docs with long names to a PDD crashes the finder.
  434. 1159601    Extension Setup should not show extensions whose versions are out of sync
  435. 1159318    f2c11•Chooser Madness Revisited
  436. 1159294    DEFER: Strange and mysterious dialogs with many inactive DTPs
  437. 1159214    gxJobFormatModeTableHdl is not defined in PrintingManager.p
  438. 1158114    General panel collection items locked incorrectly
  439. 1158114    General panel collection items locked incorrectly
  440. 1157993    First drag and drop from Mailbox to DTP doesn't work
  441. 1157554    'pdoc' description list being dropped during 1st drag printing for app.
  442. 1157295    A8c3GX: Bogus error mesg while printing to stylewriter GX printer.
  443. 1157057    Collate Copies is off number of copies and pages in the printer window
  444. 1157015    Translator generates inefficient shapes for rectangles to PS
  445. 1156881    Framed shapes with portMapped patterns draw wrong to Level-2
  446. 1156208    StyleW Serial remains open after holding a job  'connecting to printer'.
  447. 1154878    Problems with paper matching when print from old applications.
  448. 1154133    "Connect via: default is ""Server"" when AppleTalk is inactive (WWPTS)"
  449. 1146621    - >8 desktop printers on a Q650 produces irreversable lo mem dialog.
  450. 1146621    - >8 desktop printers on a Q650 produces irreversable lo mem dialog.
  451. 1143630    Client Shared DTP's not found on the network error.
  452. 1135898    Translator: artifacts on ramps
  453. 1135632    "'About this Mac' open/low memory, print desktop crashes system."
  454. 1112036    PDOC event not sent properly to the creator application.
  455. 1111435    GX Rectangles get points out of order, causing problems everywhere
  456. 1111385    GX SprialDotProc PostScript function produces values or of range.
  457. 1111318    Hairline shape causes nasty artifacts as well as CRASHES
  458. 1111189    GXHitTestShape chokes on hairlined Rectangle
  459. 1111141    GXSetPathParts is corrupting paths
  460. 1110912    GXHitTestDevice does not work with shapes that have non-identity mappings
  461. 1110846    First Page of printing under word 5 enlarged 10:1
  462. 1110812    Observation that You cannot mix GX printers & Classic printer drivers?
  463. 1110621    "'Error -27,999' and 'not enough memory' during create PDD"
  464. 1109446    CQF 5923.003: Mac II with Radius Rocket 33 crashes on boot with GX
  465.  
  466.  
  467.